projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d18446
)
(scheme-font-lock-keywords-2): Add "force".
author
Thien-Thi Nguyen
<ttn@gnuvola.org>
Thu, 15 Jan 2004 14:17:07 +0000
(14:17 +0000)
committer
Thien-Thi Nguyen
<ttn@gnuvola.org>
Thu, 15 Jan 2004 14:17:07 +0000
(14:17 +0000)
lisp/progmodes/scheme.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/scheme.el
b/lisp/progmodes/scheme.el
index d85c2ba9db20dd4e103ce7b1a50add8629f413a3..13dd790b6a0e2bc837ff8b473fb18969ec733188 100644
(file)
--- a/
lisp/progmodes/scheme.el
+++ b/
lisp/progmodes/scheme.el
@@
-328,7
+328,7
@@
See `run-hooks'."
"do" "else" "for-each" "if" "lambda"
"let" "let*" "let-syntax" "letrec" "letrec-syntax"
;; Hannes Haug <hannes.haug@student.uni-tuebingen.de> wants:
- "and" "or" "delay"
+ "and" "or" "delay"
"force"
;; Stefan Monnier <stefan.monnier@epfl.ch> says don't bother:
;;"quasiquote" "quote" "unquote" "unquote-splicing"
"map" "syntax" "syntax-rules") t)